From c7b794a9a6772ab915fb77673752a39eeef8a0e0 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Wed, 16 Nov 2011 22:33:34 +0000 Subject: [PATCH] Fixed comment typo --- includes/filerepo/FileRepo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/filerepo/FileRepo.php b/includes/filerepo/FileRepo.php index bff229625d..72c2a8b359 100644 --- a/includes/filerepo/FileRepo.php +++ b/includes/filerepo/FileRepo.php @@ -457,7 +457,7 @@ abstract class FileRepo { * * @param $srcPath String: the source path or URL * @param $dstRel String: the destination relative path - * @param $archiveRel String: rhe relative path where the existing file is to + * @param $archiveRel String: the relative path where the existing file is to * be archived, if there is one. Relative to the public zone root. * @param $flags Integer: bitfield, may be FileRepo::DELETE_SOURCE to indicate * that the source file should be deleted if possible -- 2.20.1